home *** CD-ROM | disk | FTP | other *** search
- Contents:
- ---------
- BIN802DEC -- Convert from 80-bit binary to decimal digits
- DECDOUBLE -- Double a temporary decimal floating point number
- DECHALF -- Halve a temporary decimal floating point number
- DECNORM -- Normalize temporary decimal floating point
- DFP2SFP -- Convert from double to single precision floating point
- FIX -- Convert from floating point to 16-bit integer
- FLOAT -- Convert from 16-bit integer to floating point
- FPIN -- Convert from external to internal floating point
- FPINDIGIT -- Input single decimal digit to floating point
- FPOUT -- Convert from internal to external floating point
- FPTDIV -- Divide temporary floating point by 10
- FPTMUL -- Multiply temporary floating point by 10
- FPTNORM -- Normalize temporary floating point
- SFP2DFP -- Convert from single to double precision floating point
- SFP2TFP -- Convert from single precision to temporary floating point
- SGNDEC16IN -- Convert from ASCII signed decimal to binary
- TDECSHOW -- Display floating point
- TFP2SFP -- Convert from temporary floating point to single precision